Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

iNotes & Apache reverse proxy

I have multiple domino servers around the world and 1 apache web server as a reverse proxy to act as entry to the webmail from outside the WAN. When I browse to webmail.company.com (apache) I get presented with the Domino web login page after entering a user's credentials it passes me to the user's mail server but obviously it cannot be resolved on the Internet but does work internally. This is with the iwaredir.nsf using mail server option.

If I change the option to fixed and use http://webmail.company.com the path it then tries is http://webmail.company.com/mail/user.nsf which comes up with page cannot be displayed and this is the same if I change the option to dynamic.

I have added the code in to the AutoLogin Form with no effect and I have added the contents of the httpd.conf file below.

NameVirtualHost x.x.x.x:80

<VirtualHost x.x.x.x:80>

ServerName webmail.company.com

ProxyRequest Off

ProxyPass / http:// (server hosting the iwaredir.nsf)/

ProxyPassReverse / http://mailserver1.company.com/

ProxyPreserveHost On

RewriteEngine On

RewriteCond %{HTTP_COOKIE} MailServer=mailserver1.company.com

RewriteRule ^/((mailIiNotesIiconsIdomjava)/.*)$ http://webmail.company.com [P]

</VirtualHost>

I also have a DNS entry for mail.company.com which points to the server that hosts the iwaredir.nsf database.

If I can pick your brains and experience on this I would really appreciate it.


Feedback response number WEBB8NUG6F created by ~Miriam Zenlumanflar on 11/22/2011

Apache Reverse Proxy, Multiple uncl... (~Ethan Ekkiplop... 16.Nov.11)
. . Iwaredir (~Manny Nontumil... 16.Nov.11)
. . . . iNotes & Apache reverse proxy (~Miriam Zenluma... 22.Nov.11)
. . . . . . My solution (~Nita Froregeno... 3.Mar.15)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS